|
|
|
|
ToolTipRestore Property, ButtonsClass Class |
Defines the tooltip for the Restore button.
Syntax ButtonsClass Class (Softelvdm.SftTabsNET)
VB |
Public Property ToolTipRestore As String |
C# |
public string ToolTipRestore { get; set; } |
C++ |
public: property String^ ToolTipRestore { |
Property Value
The tooltip text.
The default value is an empty string.
Comments
The ToolTipRestore property defines the tooltip for the Restore button.